AdCoursePrefix 
Logical Entity Name  AdCoursePrefix 
Default Table Name  AdCoursePrefix 
Physical Only  NO 
Owner  dbo 
Definition 
 
Note 
 

AdCoursePrefix Columns 
ColumnName  Domain  Datatype  NULL  Definition 
AdCoursePrefixId(PK)    int  NO 
 
Code    nvarchar(8)  NO 
 
Descrip    nvarchar(100)  NO 
 
Active    bit  NO 
 
UserID(FK)    int  NO 
 
SyCampusGrpID(FK)    int  NO 
 
DateAdded    datetime  NO 
 
DateLstMod    datetime  NO 
 
Ts    timestamp  NO 
 

AdCoursePrefix Primary and Unique Keys 
Key Name  Key Type  Keys 
PK_AdCoursePrefix_AdCoursePrefixId  PrimaryKey  AdCoursePrefixId 
Uk_AdCoursePrefix_Code  Index  Code 

AdCoursePrefix Foreign Keys 
Parent Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype  Not For Replication 
SyCampusGrp  Non-Identifying  One To Zero or More  FK_AdCoursePrefix_SyCampusGrpID_SyCampusGrp_SyCampusGrpID      SyCampusGrpID  NO  YES 
SyStaff  Non-Identifying  One To Zero or More  FK_AdCoursePrefix_UserID_SyStaff_SyStaffID      UserID  NO  YES 
Child Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype  Not For Replication 
AdCoursePrefixCourse  Non-Identifying  One To Zero or More  FK_AdCoursePrefixCourse_AdCoursePrefixId_AdCoursePrefix_AdCoursePrefixId        NO  YES 

AdCoursePrefix Check Constraints 
Check Constraint Name  CheckConstraint 

AdCoursePrefix Storage 
STORAGE OPTION  STORAGE VALUE 
Filegroup  PRIMARY 
Text Image File Group   

AdCoursePrefix Where Used - Model Usage 
Mapped Object  Is User Defined?  Denormalization Mappings  Description  Bound Attachments 
Logical
dbo.AdCoursePrefix 
NO       
Physical (Microsoft SQL Server)
dbo.AdCoursePrefix 
NO       

AdCoursePrefix Where Used - Submodel Usage 
Model  Submodel Usage 
Logical  Main Model 
Physical (Microsoft SQL Server)  Main Model 

AdCoursePrefix Data Movement Rules 
Name  Type  Rule Text/Value